Interface PushMessageContentChatJoinByLink

A new member joined the chat via an invite link. Subtype of PushMessageContent.

interface PushMessageContentChatJoinByLink {
    @type: "pushMessageContentChatJoinByLink";
}

Properties

Properties

@type: "pushMessageContentChatJoinByLink"