menu
tdlib2 package
documentation
td_api.dart
SetChatPinnedStories
SetChatPinnedStories.new constructor
SetChatPinnedStories.new constructor
dark_mode
light_mode
SetChatPinnedStories
constructor
SetChatPinnedStories
(
{
required
int
chatId
,
required
List
<
int
>
storyIds
,
})
Implementation
SetChatPinnedStories({required this.chatId, required this.storyIds});
tdlib2 package
documentation
td_api
SetChatPinnedStories
SetChatPinnedStories.new constructor
SetChatPinnedStories class