summaryrefslogtreecommitdiff
path: root/src/types/SwitchInlineQueryChosenChat.zig
blob: 404b08e1704aafd130ef77105613c44064221622 (plain) (blame)
1
2
3
4
5
query: ?[]const u8 = null,
allow_user_chats: ?bool = null,
allow_bot_chats: ?bool = null,
allow_group_chats: ?bool = null,
allow_channel_chats: ?bool = null,