DiscordTokenBearer
public protocol DiscordTokenBearerDeclares that a type will have a Discord token.
- 
                  
                  The token for the user. DeclarationSwift var token: DiscordToken
SwiftDiscord Docs (100% documented)
public protocol DiscordTokenBearerDeclares that a type will have a Discord token.
The token for the user.
Swift
var token: DiscordToken