Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NIMChatroomUpdateMemberInfoOptions

Index

Properties

antiSpamBusinessId?: string

Business ID for moderation

custom?: string

extension field of notifications

member: { avator?: string; custom?: string; nick?: string }

The member information to be updated

Type declaration

  • Optional avator?: string

    Avatar

  • Optional custom?: string

    Custom extension field

  • Optional nick?: string

    the nick nam

needNotify: boolean

Whether a notification is required.

needSave?: boolean

Optional, the default value is false, whether to support the persistence of nickname, avator and custom fields (valid for permanent members)