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

2 uses

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