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

3 uses

	github.com/gotd/td/tg (current package)
		tl_updates_slices_gen.go#L333: func (s UpdateShortChatMessageArray) SortStable(less func(a, b UpdateShortChatMessage) bool) UpdateShortChatMessageArray {
		tl_updates_slices_gen.go#L412: 	return s.SortStable(func(a, b UpdateShortChatMessage) bool {
		tl_updates_slices_gen.go#L426: 	return s.SortStable(func(a, b UpdateShortChatMessage) bool {