QChatGetChannelsResult constructor

QChatGetChannelsResult(
  1. List<QChatChannel>? channels
)

Implementation

QChatGetChannelsResult(this.channels);