Basic Information

appmixer.telegram.core.ListChatAdministrators

List Chat Administrators

1.0.0

Public

Returns the administrators of a group, supergroup or channel, including the creator and each administrator's rights. Bots in the administrator list are omitted by Telegram. Returns the full list in one call - Telegram does not paginate this endpoint.

Input Ports

in

FieldTypeDescription
Chat ID text Numeric chat ID (for example -1002345678901 for a group or channel) or a public @channelusername. The bot must be a member of the chat. Chat IDs are emitted by the New Message trigger.
Output Type select Choose whether you want to receive the result set as one complete list, first item only, one item at a time, or stream the items to a file.

Full Metadata