use crate*;
use BotConnectionInfo;
/// Get information about the gateway, authenticated as a bot user.
///
/// Returns additional information: the recommended number of shards to use, and information on
/// the current session start limit.
poll_req!;