getChatAdministrators

Request

{
    "chat_id": -225830036
}

Response

30 lines

{
    "ok": true,
    "result": [
        {
            "user": {
                "id": 825679199,
                "is_bot": true,
                "first_name": "Andr bahr",
                "username": "andrbahrbot"
            },
            "status": "administrator",
            "can_be_edited": false,
            "can_change_info": true,
            "can_delete_messages": true,
            "can_invite_users": true,
            "can_restrict_members": true,
            "can_pin_messages": true,
            "can_promote_members": false
        },
        {
            "user": {
                "id": 862237788,
                "is_bot": false,
                "first_name": "Rahul",
                "username": "rahul_3720"
            },
            "status": "creator"
        }
    ]
}

Share

Submit by @andrbahrbot

⬅️ Back to Recently Submissions