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

2 uses

	github.com/gotd/td/tg (current package)
		tl_story_item_slices_gen.go#L238: func (s StoryItemDeletedArray) SortStable(less func(a, b StoryItemDeleted) bool) StoryItemDeletedArray {
		tl_story_item_slices_gen.go#L317: 	return s.SortStable(func(a, b StoryItemDeleted) bool {