MessageCustomServiceAction constructor

MessageCustomServiceAction(
  1. {required String text,
  2. int? extra,
  3. int? clientId}
)

A non-standard action has happened in the chat

Implementation

MessageCustomServiceAction