DeleteChatDirectLinkException constructor

const DeleteChatDirectLinkException(
  1. DeleteChatDirectLinkErrorCode code
)

Implementation

const DeleteChatDirectLinkException(this.code);