set_token {telegram.bot} | R Documentation |
Change your bot's auth token
Description
Use this method to change your bot's auth token.
Usage
set_token(token)
Arguments
token |
The bot's token given by the BotFather. |
[Package telegram.bot version 3.0.0 Index]