class Abartos::Application::Webhook::Component::ActionRow

Defined in:

abartos/application/webhook.cr

Constructors

Instance Method Summary

Instance methods inherited from class Abartos::Application::Webhook::Component

type : Int32 type, type=(type : Int32) type=

Constructor methods inherited from class Abartos::Application::Webhook::Component

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(*, components : Array(Abartos::Application::Webhook::Component::Button)) #

[View source]
def self.new(*children) #

[View source]

Instance Method Detail

def components : Array(Component::ActionRowChildren) #

[View source]
def components=(components : Array(Component::ActionRowChildren)) #

[View source]