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

2 uses

	github.com/gotd/td/tg (current package)
		tl_encrypted_chat_slices_gen.go#L41: func (s EncryptedChatClassArray) Sort(less func(a, b EncryptedChatClass) bool) EncryptedChatClassArray {
		tl_encrypted_chat_slices_gen.go#L121: 	return s.Sort(func(a, b EncryptedChatClass) bool {