UseChatDirectLinkException constructor

const UseChatDirectLinkException(
  1. UseChatDirectLinkErrorCode code
)

Implementation

const UseChatDirectLinkException(this.code);