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

2 uses

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