menu
tdlib2 package
documentation
td_api.dart
SetStoryAlbumName
SetStoryAlbumName.new constructor
SetStoryAlbumName.new constructor
dark_mode
light_mode
SetStoryAlbumName
constructor
SetStoryAlbumName
(
{
required
int
chatId
,
required
int
storyAlbumId
,
required
String
name
,
})
Implementation
SetStoryAlbumName({ required this.chatId, required this.storyAlbumId, required this.name, });
tdlib2 package
documentation
td_api
SetStoryAlbumName
SetStoryAlbumName.new constructor
SetStoryAlbumName class