class

Crig::Integrations::DiscordBot::Session(M)

Inherits Reference < Object

Constructors

new(agent : Crig::Agent(M), executor : Command -> CommandResult)
Source

Instance methods

history_for(channel_id : UInt64) : Array(Crig::Completion::Message)
Source
inbox
Source
outbox
Source
submit(event : Event) : Nil
Source
submit_async(event : Event) : Channel(Crig::Concurrency::Result(Nil))
Source