UpdateChatAvatarException constructor

const UpdateChatAvatarException(
  1. UpdateChatAvatarErrorCode code
)

Implementation

const UpdateChatAvatarException(this.code);