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

2 uses

	github.com/gotd/td/tg (current package)
		tl_story_item_slices_gen.go#L41: func (s StoryItemClassArray) Sort(less func(a, b StoryItemClass) bool) StoryItemClassArray {
		tl_story_item_slices_gen.go#L121: 	return s.Sort(func(a, b StoryItemClass) bool {