@sudoplatform/sudo-secure-communications
    Preparing search index...

    Interface ChatMention

    Representation of a message chat (Group or Channel) mention.

    ChatMention

    interface ChatMention {
        type: "Chat";
    }
    Index

    Properties

    Properties

    type: "Chat"

    The type of the mention. Will be 'Chat' for the case of a chat mention.