DiscordBot

Undocumented in source.

Members

Functions

channel
ChannelAPI channel(Snowflake id)
Undocumented in source. Be warned that the author may not have intended to support it.
guild
GuildAPI guild(Snowflake id)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

channelAPIs
ChannelAPI[Snowflake] channelAPIs;
Undocumented in source.
gateway
DiscordGateway gateway;
Undocumented in source.
guildAPIs
GuildAPI[Snowflake] guildAPIs;
Undocumented in source.
token
string token;
Undocumented in source.

Meta