Table of Contents - discord_bot-0.2.1 Documentation
Classes and Modules
- DiscordBot
- DiscordBot::Client
- DiscordBot::Client::Channels
- DiscordBot::Client::Channels::Channel
- DiscordBot::Client::Channels::CreateMessage
- DiscordBot::Client::Channels::CreateWebhook
- DiscordBot::Client::Gateway
- DiscordBot::Client::Gateway::GetGateway
- DiscordBot::Client::Gateway::GetGatewayBot
- DiscordBot::Client::Guilds
- DiscordBot::Client::Guilds::Channels
- DiscordBot::Client::Guilds::Members
- DiscordBot::Client::Users
- DiscordBot::Client::Users::CreateChannel
- DiscordBot::Client::Users::Me
- DiscordBot::Client::Webhooks
- DiscordBot::Client::Webhooks::Execute
Methods
- ::new — DiscordBot::Client
- #create_channel_message — DiscordBot::Client::Channels::CreateMessage
- #create_channel_webhook — DiscordBot::Client::Channels::CreateWebhook
- #create_user_channel — DiscordBot::Client::Users::CreateChannel
- #execute_webhook — DiscordBot::Client::Webhooks::Execute
- #get_channel — DiscordBot::Client::Channels::Channel
- #get_gateway — DiscordBot::Client::Gateway::GetGateway
- #get_gateway_bot — DiscordBot::Client::Gateway::GetGatewayBot
- #get_guild_channels — DiscordBot::Client::Guilds::Channels
- #get_guild_members — DiscordBot::Client::Guilds::Members
- #me — DiscordBot::Client::Users::Me