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

2 uses

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