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>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
More details on telegram's documentation.