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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1280: type BotChatBoostHandler func(ctx context.Context, e Entities, update *UpdateBotChatBoost) error
		tl_handlers_gen.go#L1283: func (u UpdateDispatcher) OnBotChatBoost(handler BotChatBoostHandler) {