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

    Interface Recipient

    The Sudo Platform SDK representation of a base type for Groups, Channels or Direct Chats.

    Recipient

    interface Recipient {
        value: string;
    }

    Implemented by

    Index

    Properties

    Properties

    value: string

    The value representing either a group, channel or direct chat.