setDirectMessagesChatTopicIsMarkedAsUnread¶
Changes the marked as unread state of the topic in a channel direct messages chat administered by the current user
setDirectMessagesChatTopicIsMarkedAsUnread(
chat_id: int53,
topic_id: int53,
is_marked_as_unread: Bool
) → Ok