class Abartos::Application::Webhook::Component::ActionRow
- Abartos::Application::Webhook::Component::ActionRow
- Abartos::Application::Webhook::Component
- Reference
- Object
Defined in:
abartos/application/webhook.crConstructors
- .new(pull : JSON::PullParser)
- .new(*, components : Array(Abartos::Application::Webhook::Component::Button))
- .new(*children)
Instance Method Summary
- #components : Array(Component::ActionRowChildren)
- #components=(components : Array(Component::ActionRowChildren))
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(*, components : Array(Abartos::Application::Webhook::Component::Button))
#