menu
tdlib2 package
documentation
td_api.dart
GetLiveStoryRtmpUrlExtensions
copyWith method
copyWith method
dark_mode
light_mode
copyWith
method
GetLiveStoryRtmpUrl
copyWith
(
{
int
?
chatId
,
})
Implementation
GetLiveStoryRtmpUrl copyWith({int? chatId}) => GetLiveStoryRtmpUrl(chatId: chatId ?? this.chatId);
tdlib2 package
documentation
td_api
GetLiveStoryRtmpUrlExtensions
copyWith method
GetLiveStoryRtmpUrlExtensions extension on
GetLiveStoryRtmpUrl