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

3 uses

	github.com/gotd/td/tg (current package)
		tl_story_item_slices_gen.go#L464: func (s StoryItemArray) Sort(less func(a, b StoryItem) bool) StoryItemArray {
		tl_story_item_slices_gen.go#L544: 	return s.Sort(func(a, b StoryItem) bool {
		tl_story_item_slices_gen.go#L558: 	return s.Sort(func(a, b StoryItem) bool {