pinConversationMessageId property

int get pinConversationMessageId
inherited

ID of the conversation in which the message was pinned/unpinned.

Implementation

int get pinConversationMessageId => action!['conversation_message_id']!;