Updates the "Contacts" section in the current user's profile.

Omitting a parameter means that that property remains unchanged. To clear a property, pass an empty string.

This method requires the following permissions: account.

Parameters

city
string

User's current city.

site
string

User's personal website.

matrix
string

Matrix username.

xmpp
string

XMPP/Jabber handle.

telegram
string

Telegram username.

signal
string

Signal username or URL.

twitter
string

Twitter username.

instagram
string

Instagram username.

facebook
string

Facebook username.

vkontakte
string

VKontakte username.

snapchat
string

Snapchat username.

discord
string

Discord username.

git
string

GitHub, GitLab, or other Git forge URL.

mastodon
string

Mastodon username.

pixelfed
string

Pixelfed username.

phone_number
string

Phone number.

email
string

Email address.

Result

Returns true on success.

Errors

Global errors may occur when calling this method.