twtr_mutes_users_ids: GET mutes/users/ids

Description Usage Arguments See Also

View source: R/mutes_users_ids.R

Description

GET mutes/users/ids

Usage

1

Arguments

cursor

Causes the list of IDs to be broken into pages of no more than 5000 IDs at a time. The number of IDs returned is not guaranteed to be 5000 as suspended users are filtered out. If no cursor is provided, a value of -1 will be assumed, which is the first <c2><81>gpage.<c2><81>h The response from the API will include a previous_cursor and next_cursor to allow paging back and forth. See [node:10362, title=<c2><81>hUsing cursors to navigate collections<c2><81>h] for more information. Example Values: 2

See Also

https://dev.twitter.com/rest/reference/get/mutes/users/ids


yutannihilation/twihttr documentation built on May 4, 2019, 7:46 p.m.