Reorder usernames associated to a bot we own.
메서드 스키마는 레이어 158부터 사용할 수 있습니다. 전환 »
| Name | Type | Description |
|---|---|---|
| bot | InputUser | The bot |
| order | Vector<string> | The new order for active usernames. All active usernames must be specified. |
| Code | Type | Description |
|---|---|---|
| 400 | BOT_INVALID | This is not a valid bot. |
| 400 | USERNAME_NOT_MODIFIED | The username was not modified. |