GetChatPinnedMessage constructor

GetChatPinnedMessage({
  1. required int chatId,
})

Implementation

GetChatPinnedMessage({required this.chatId});