# Functions
New returns a Client implementation for this namespace.
NewRateLimitError returns a new RateLimitError instance.
NewTokenFromOAuth1Arg returns a new TokenFromOAuth1Arg instance.
NewTokenFromOAuth1Result returns a new TokenFromOAuth1Result instance.
# Constants
Valid tag values for AccessError.
Valid tag values for AccessError.
Valid tag values for AccessError.
Valid tag values for AuthError.
Valid tag values for AuthError.
Valid tag values for AuthError.
Valid tag values for AuthError.
Valid tag values for AuthError.
Valid tag values for InvalidAccountTypeError.
Valid tag values for InvalidAccountTypeError.
Valid tag values for InvalidAccountTypeError.
Valid tag values for PaperAccessError.
Valid tag values for PaperAccessError.
Valid tag values for PaperAccessError.
Valid tag values for RateLimitReason.
Valid tag values for RateLimitReason.
Valid tag values for RateLimitReason.
Valid tag values for TokenFromOAuth1Error.
Valid tag values for TokenFromOAuth1Error.
Valid tag values for TokenFromOAuth1Error.
# Structs
AccessError : Error occurred because the account doesn't have permission to access the resource.
AuthError : Errors occurred during authentication.
InvalidAccountTypeError : has no documentation (yet).
PaperAccessError : has no documentation (yet).
RateLimitError : Error occurred because the app is being rate limited.
RateLimitReason : has no documentation (yet).
TokenFromOauth1APIError is an error-wrapper for the token/from_oauth1 route.
TokenFromOAuth1Arg : has no documentation (yet).
TokenFromOAuth1Error : has no documentation (yet).
TokenFromOAuth1Result : has no documentation (yet).
TokenRevokeAPIError is an error-wrapper for the token/revoke route.
# Interfaces
Client interface describes all routes in this namespace.