object GetMe : SimpleRequest<ExtendedBot>
object GetMyCommands : SimpleRequest<List<BotCommand>>
class SetMyCommands : SimpleRequest<Boolean>