Return whether private text channels can be established by providing a contact identifier, for instance by calling AccountChannelRequest.text followed by set_target_contact.
If the protocol is such that text chats can be established, but only via a more elaborate D-Bus API than normal (because more information
is needed), then this method will return false
.
this |
a Capabilities object |
|