setAccountData

abstract suspend fun setAccountData(content: GlobalAccountDataEventContent, userId: UserId, key: String = "", asUserId: UserId? = null): Result<Unit>

See also

SetGlobalAccountData