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