menu
tdlib2 package
documentation
td_api.dart
SetChatPaidMessageStarCount
SetChatPaidMessageStarCount.new constructor
SetChatPaidMessageStarCount.new constructor
dark_mode
light_mode
SetChatPaidMessageStarCount
constructor
SetChatPaidMessageStarCount
(
{
required
int
chatId
,
required
int
paidMessageStarCount
,
})
Implementation
SetChatPaidMessageStarCount({ required this.chatId, required this.paidMessageStarCount, });
tdlib2 package
documentation
td_api
SetChatPaidMessageStarCount
SetChatPaidMessageStarCount.new constructor
SetChatPaidMessageStarCount class