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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L440: type StickerSetsHandler func(ctx context.Context, e Entities, update *UpdateStickerSets) error
		tl_handlers_gen.go#L443: func (u UpdateDispatcher) OnStickerSets(handler StickerSetsHandler) {