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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1150: type RecentReactionsHandler func(ctx context.Context, e Entities, update *UpdateRecentReactions) error
		tl_handlers_gen.go#L1153: func (u UpdateDispatcher) OnRecentReactions(handler RecentReactionsHandler) {