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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1250: type StoryIDHandler func(ctx context.Context, e Entities, update *UpdateStoryID) error
		tl_handlers_gen.go#L1253: func (u UpdateDispatcher) OnStoryID(handler StoryIDHandler) {