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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1260: type StoriesStealthModeHandler func(ctx context.Context, e Entities, update *UpdateStoriesStealthMode) error
		tl_handlers_gen.go#L1263: func (u UpdateDispatcher) OnStoriesStealthMode(handler StoriesStealthModeHandler) {