All Implemented Interfaces:
Validable

public class GetChatAdministrators extends BotApiMethod<ArrayList<ChatMember>>
Version:
1.0 Use this method to get a list of administrators in a chat. An Array of ChatMember objects is returned on success, containing information about all chat administrators except other bots. If the chat is a group or a supergroup and no administrators were appointed, only the creator will be returned.
Author:
Ruben Bermudez