count.
(await client.get_participants(chat_id, limit=0)).total
thanks full_channel = await client(GetFullChannelRequest(entity)) member_count = full_channel.full_chat.participants_count this solved my problem
Обсуждают сегодня