GetChatsToSendStories constructor

GetChatsToSendStories(
  1. {int? extra,
  2. int? clientId}
)

Returns channel chats in which the current user has the right to post stories. The chats must be rechecked with canSendStory before actually trying to post a story there

Returns Chats

Implementation

GetChatsToSendStories