UpdateChatActionBar constructor

UpdateChatActionBar(
  1. {required int chat_id,
  2. ChatActionBar? action_bar,
  3. int? extra,
  4. int? clientId}
)

The chat action bar was changed

Implementation

UpdateChatActionBar