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

2 uses

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