CreateChatDirectLinkException constructor

const CreateChatDirectLinkException(
  1. CreateChatDirectLinkErrorCode code
)

Implementation

const CreateChatDirectLinkException(this.code);