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

2 uses

	github.com/gotd/td/tg (current package)
		tl_chat_slices_gen.go#L519: func (s ChatEmptyArray) SortStable(less func(a, b ChatEmpty) bool) ChatEmptyArray {
		tl_chat_slices_gen.go#L598: 	return s.SortStable(func(a, b ChatEmpty) bool {