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

2 uses

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