struct Abartos::Application::Interaction::Response::ChannelMessageWithSource

Defined in:

abartos/application/interaction.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Abartos::Application::Interaction::ResponseData

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

Constructor methods inherited from struct Abartos::Application::Interaction::ResponseData

new(pull : JSON::PullParser) new

Constructor Detail


[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def content : String | Nil #

[View source]
def content=(content : String | Nil) #

[View source]
def flags : CallbackFlag | Nil #

[View source]
def flags=(flags : CallbackFlag | Nil) #

[View source]