Skip to content

How Get List Of All Members of channel Bot admin in #1148

Open
@sgms-top

Description

@sgms-top

PHP version

8.3

irazasyed/telegram-bot-sdk version

*v3.14.0

Laravel version (if any)

v11.33.2

Code To Reproduce the bug

i found only getChatAdministrators
and i need getAllMembers From Channel

i'm already make a bot as admin with all permissions

$members= Telegram::getChatAdministrators([
'chat_id' => '@',
]);

Error stacktrace (if any)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions