autoAcceptGroupInvitation property

bool autoAcceptGroupInvitation
final

~english Whether to accept group invitations automatically.

  • true: (Default) Yes;
  • false: No. ~end

~chinese 是否自动接受群组邀请。

  • true:是;
  • (默认)false:否。 ~end

Implementation

final bool autoAcceptGroupInvitation;