TargetChatChosen constructor
TargetChatChosen({})
Implementation
TargetChatChosen({
super.extra,
super.client_id,
this.allow_user_chats,
this.allow_bot_chats,
this.allow_group_chats,
this.allow_channel_chats,
});