Blocks
See also
Parameters
Current ApiClient instance.
Constructors
Properties
Extensions
Blocks the specified user from following the authenticating user. In addition the blocked user will not show in the authenticating users mentions or timeline (unless retweeted by another user). If a follow or friend relationship exists it is destroyed.
Blocks the specified user from following the authenticating user. In addition the blocked user will not show in the authenticating users mentions or timeline (unless retweeted by another user). If a follow or friend relationship exists it is destroyed.
Un-blocks the user specified in the ID parameter for the authenticating user. Returns the un-blocked user when successful. If relationships existed before the block was instantiated, they will not be restored.
Un-blocks the user specified in the ID parameter for the authenticating user. Returns the un-blocked user when successful. If relationships existed before the block was instantiated, they will not be restored.
Shorthand extension property to Blocks.listIds.
Returns an array of numeric user ids the authenticating user is blocking.
Shorthand extension property to Blocks.listUsers.
Returns a collection of user objects that the authenticating user is blocking.