AddChatMemberException constructor

const AddChatMemberException(
  1. AddChatMemberErrorCode code
)

Implementation

const AddChatMemberException(this.code);