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

2 uses

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