UpdatePinnedChannelMessages¶ class pyrogram.raw.types.UpdatePinnedChannelMessages¶ Telegram API type. Constructor of Update. Details: Layer: 194 ID: 5BB98608 Parameters:¶ channel_id (int 64-bit) – N/A messages (List of int 32-bit) – N/A pts (int 32-bit) – N/A pts_count (int 32-bit) – N/A pinned (bool, optional) – N/A