RemoveChatMemberException constructor

const RemoveChatMemberException(
  1. RemoveChatMemberErrorCode code
)

Implementation

const RemoveChatMemberException(this.code);