github.com/gotd/td/tg.InputStickerSetIDArray.SortStable (method)

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_sticker_set_slices_gen.go#L170: func (s InputStickerSetIDArray) SortStable(less func(a, b InputStickerSetID) bool) InputStickerSetIDArray {
		tl_input_sticker_set_slices_gen.go#L249: 	return s.SortStable(func(a, b InputStickerSetID) bool {