MessageReactor¶
- class pyrogram.raw.types.MessageReactor[source]¶
Info about a user in the paid Star reactions leaderboard for a message.
Constructor of
MessageReactor.- Details:
Layer:
229ID:
4BA3A95A
- Parameters:
count (
int32-bit) – The number of sent Telegram Stars.top (
bool, optional) – If set, the reactor is one of the most active reactors; may be unset if the reactor is the current user.my (
bool, optional) – If set, this reactor is the current user.anonymous (
bool, optional) – If set, the reactor is anonymous.peer_id (
Peer, optional) – Identifier of the peer that reacted: may be unset for anonymous reactors different from the current user (i.e. if the current user sent an anonymous reactionanonymouswill be set but this field will also be set).