ForwardChatItemsException constructor

const ForwardChatItemsException(
  1. ForwardChatItemsErrorCode code
)

Implementation

const ForwardChatItemsException(this.code);