UpdatePinnedChannelMessages¶
- class hydrogram.raw.types.UpdatePinnedChannelMessages[source]¶
Messages were pinned/unpinned in a channel/supergroup
Constructor of
Update.- Details:
Layer:
181ID:
5BB98608
- Parameters:
channel_id (
int64-bit) – Channel IDmessages (List of
int32-bit) – Messagespts (
int32-bit) – Event count after generationpts_count (
int32-bit) – Number of events that were generatedpinned (
bool, optional) – Whether the messages were pinned or unpinned