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