UpdateChatPendingJoinRequests constructor

UpdateChatPendingJoinRequests(
  1. {required int chat_id,
  2. ChatJoinRequestsInfo? pending_join_requests,
  3. int? extra,
  4. int? clientId}
)

The chat pending join requests were changed

Implementation

UpdateChatPendingJoinRequests