tgbot-cpp icon indicating copy to clipboard operation
tgbot-cpp copied to clipboard

TgTypeParser: if an error code is returned, the parameter must be parsed

Open JellyBrick opened this issue 6 years ago • 0 comments

{"ok":false,"error_code":400,"description":"Bad Request: group chat was migrated to a supergroup chat","parameters":{"migrate_to_chat_id":(chat id, int64_t)}};

JellyBrick avatar Sep 12 '18 16:09 JellyBrick