struct

Worker::CommandCall

Inherits Struct < Value < Object

Data about single command call

Constructors

new(name : String, arguments : Array(String), options : Hash(String, Nil | String), context : Context)
Source

Instance methods

arguments
Source
author_id
Source
author_roles_ids
Source
call_time
Source
channel_id
Source
name
Source
options
Source
server_id
Source
to_s(io : IO) : Nil

Same as #inspect(io).

Source
voice_channel_id
Source

Nested types