View Source ExTDLib.Method.CanSendStory (ExTDLib v0.0.4)

Checks whether the current user can send a story on behalf of a chat; requires can_post_stories rights for channel chats. Returns object_ptr<CanSendStoryResult>.

NameTypeDescription
chat_idstringChat identifier.

More details on telegram's documentation.