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

3 uses

	github.com/gotd/td/tg (current package)
		tl_encrypted_chat_slices_gen.go#L483: func (s EncryptedChatWaitingArray) SortStable(less func(a, b EncryptedChatWaiting) bool) EncryptedChatWaitingArray {
		tl_encrypted_chat_slices_gen.go#L562: 	return s.SortStable(func(a, b EncryptedChatWaiting) bool {
		tl_encrypted_chat_slices_gen.go#L576: 	return s.SortStable(func(a, b EncryptedChatWaiting) bool {