getAccountData

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

See also

GetGlobalAccountData