UpdatePinnedMessages¶ class pyrogram.raw.types.UpdatePinnedMessages¶ Telegram API type. Constructor of Update. Details: Layer: 194 ID: ED85EAB5 Parameters:¶ peer (Peer) – 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