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