loadDirectMessagesChatTopics¶
Loads more topics in a channel direct messages chat administered by the current user. The loaded topics will be sent through updateDirectMessagesChatTopic. Topics are sorted by their topic.order in descending order. Returns a 404 error if all topics have been loaded
loadDirectMessagesChatTopics(
chat_id: int53,
limit: int32
) → Ok