Class DirectBroadcastProfileMessage

Share profile

Hierarchy

  • DirectBroadcastProfileMessage

Implements

Constructors

Properties

Methods

Constructors

Properties

Methods

  • Returns {
        body: {
            profile_user_id: string;
        };
        item: string;
    }

    • body: {
          profile_user_id: string;
      }
      • profile_user_id: string
    • item: string