Skip to content

Get-TwitterAccountSettings

SYNOPSIS

Returns the settings for the authenticating user.

SYNTAX

Get-TwitterAccountSettings [<CommonParameters>]

DESCRIPTION

Returns the settings for the authenticating user.

This includes current trend, geo and sleep time information.

EXAMPLES

Example 1

PS > Get-TwitterAccountSettings

Returns the settings for the authenticating user.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

BluebirdPS.APIV1.AccountSettings

NOTES

Online Version

Api Reference - GET account/settings