getNotifications

abstract suspend fun getNotifications(from: String? = null, limit: Long? = null, only: String? = null): Result<GetNotifications.Response>

See also