getPushers

abstract suspend fun getPushers(asUserId: UserId? = null): Result<GetPushers.Response>

See also

GetPushers