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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1270: type SentStoryReactionHandler func(ctx context.Context, e Entities, update *UpdateSentStoryReaction) error
		tl_handlers_gen.go#L1273: func (u UpdateDispatcher) OnSentStoryReaction(handler SentStoryReactionHandler) {