stories.getChatsToSend

Obtain a list of channels where the user can post stories

messages.chats#64ff9fd5 chats:Vector<Chat> = messages.Chats;
messages.chatsSlice#9cd81144 count:int chats:Vector<Chat> = messages.Chats;
---functions---
stories.getChatsToSend#a56a8b60 = messages.Chats;

Parameters

This constructor does not require any parameters.

Result

messages.Chats

Related pages

Stories

Telegram users and channels can easily post and view stories through the API.