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