ParticipantIconUpdated: InternalMessage & {
    icon: string;
    userId: string;
}

Type declaration

  • icon: string
  • userId: string