ExportedBotToken

---types---
bots.exportedBotToken#3c60b621 token:string = bots.ExportedBotToken

Belongs to

bots.ExportedBotToken

In Rust this constructor is a variant of the enums::bots.ExportedBotToken enum.
Match on it with: if let enums::bots.ExportedBotToken::ExportedBotToken(v) = result { ... }

Parameters

tokenstringrequired