(common)
getMe |
suspend fun RequestsExecutor.getMe(): ExtendedBot |
(common)
getMyCommands |
suspend fun RequestsExecutor.getMyCommands(): List<BotCommand> |
(common)
setMyCommands |
suspend fun RequestsExecutor.setMyCommands(commands: List<BotCommand>): Boolean |