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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1310: type BotMessageReactionHandler func(ctx context.Context, e Entities, update *UpdateBotMessageReaction) error
		tl_handlers_gen.go#L1313: func (u UpdateDispatcher) OnBotMessageReaction(handler BotMessageReactionHandler) {