Struct riven::endpoints::ValStatusV1[][src]

pub struct ValStatusV1<'a> { /* fields omitted */ }
Expand description

ValStatusV1 endpoints handle, accessed by calling val_status_v1() on a RiotApi instance.

Riot Developer API Reference

val-status-v1

Note: this struct is automatically generated.

Implementations

Get VALORANT status for the given platform.

Parameters

  • region - Region to query.

Riot Developer API Reference

val-status-v1.getPlatformData

Note: this method is automatically generated.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more

Instruments this type with the current Span, returning an Instrumented wrapper. Read more

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.