getNotifications

open suspend override fun getNotifications(from: String?, limit: Long?, only: String?, asUserId: UserId?): Result<GetNotifications.Response>

See also

GetNotifications