channels.reorderUsernames

Reorder active usernames

 메서드 스키마는 레이어 148부터 사용할 수 있습니다. 전환 »

Parameters

Name Type Description
channel InputChannel The supergroup or channel
order Vector<string> The new order for active usernames. All active usernames must be specified.

Result

Bool

Only users can use this method

Possible errors

Code Type Description
400 CHANNEL_INVALID The provided channel is invalid.
400 CHAT_NOT_MODIFIED No changes were made to chat information because the new information you passed is identical to the current information.