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

3 uses

	github.com/gotd/td/tg (current package)
		tl_encrypted_chat_slices_gen.go#L723: func (s EncryptedChatArray) Sort(less func(a, b EncryptedChat) bool) EncryptedChatArray {
		tl_encrypted_chat_slices_gen.go#L803: 	return s.Sort(func(a, b EncryptedChat) bool {
		tl_encrypted_chat_slices_gen.go#L817: 	return s.Sort(func(a, b EncryptedChat) bool {