UpdatePinnedChannelMessages
- class pyrogram.raw.types.UpdatePinnedChannelMessages
Messages were pinned/unpinned in a channel/supergroup
Constructor of
Update
.- Details:
Layer:
194
ID:
5BB98608
- Parameters:
channel_id (
int
64-bit
) – Channel IDmessages (List of
int
32-bit
) – Messagespts (
int
32-bit
) – Event count after generationpts_count (
int
32-bit
) – Number of events that were generatedpinned (
bool
, optional) – Whether the messages were pinned or unpinned