aboutsummaryrefslogtreecommitdiff
path: root/lib/csapi/administrative_contact.h
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2018-12-13 07:47:58 +0900
committerKitsune Ral <Kitsune-Ral@users.sf.net>2018-12-13 07:47:58 +0900
commit8dcda23ed210151904c9137067626eddae683822 (patch)
tree49328653d31d6dd68cd888e7aa7c121d48daf4cf /lib/csapi/administrative_contact.h
parent5b06b165ba2adec50099452bcf4c5f20009423ad (diff)
downloadlibquotient-8dcda23ed210151904c9137067626eddae683822.tar.gz
libquotient-8dcda23ed210151904c9137067626eddae683822.zip
Regenerate csapi/
Diffstat (limited to 'lib/csapi/administrative_contact.h')
-rw-r--r--lib/csapi/administrative_contact.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csapi/administrative_contact.h b/lib/csapi/administrative_contact.h
index 3fb3d44c..02aeee4d 100644
--- a/lib/csapi/administrative_contact.h
+++ b/lib/csapi/administrative_contact.h
@@ -113,7 +113,7 @@ namespace QMatrixClient
* identifier to the account's Matrix ID with the passed identity
* server. Default: ``false``.
*/
- explicit Post3PIDsJob(const ThreePidCredentials& threePidCreds, bool bind = false);
+ explicit Post3PIDsJob(const ThreePidCredentials& threePidCreds, Omittable<bool> bind = none);
};
/// Deletes a third party identifier from the user's account