Discord::REST::SessionStartLimit
Inherits JSON::Serializable / Struct / Value / Object
Session start limit details included in the Get Gateway Bot REST API call.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
remaining
Sourceremaining=(remaining : Int32)
Sourcereset_after
Sourcereset_after=(reset_after : Time::Span)
Sourcetotal
Sourcetotal=(total : Int32)
Source