UpdateChannelMessageForwards¶
-
class
pyrogram.raw.types.
UpdateChannelMessageForwards
¶ The forward counter of a message in a channel has changed.
Constructor type of
Update
.- Details
Layer:
122
ID:
0x6e8a84df
- Parameters
channel_id (
int
32-bit
) – Channel ID.id (
int
32-bit
) – ID of the message.forwards (
int
32-bit
) – New forward counter.