getMe {telegram.bot} | R Documentation |
Check your bot's information
Description
A simple method for testing your bot's auth token. Requires no parameters.
Usage
getMe()
Details
You can also use it's snake_case equivalent get_me
.
[Package telegram.bot version 3.0.0 Index]