type github.com/gotd/td/tg.BotGuestChatQueryHandler

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1654: type BotGuestChatQueryHandler func(ctx context.Context, e Entities, update *UpdateBotGuestChatQuery) error
		tl_handlers_gen.go#L1657: func (u UpdateDispatcher) OnBotGuestChatQuery(handler BotGuestChatQueryHandler) {