Returns an array of numeric user IDs the authenticating user is
blocking.
- :param stringify_ids: |stringify_ids|
- :param cursor: |cursor|
+ Parameters
+ ----------
+ stringify_ids
+ |stringify_ids|
+ cursor
+ |cursor|
- :rtype: list of :class:`int`
+ Returns
+ -------
+ :py:class:`List`\ [:class:`int`]
- :reference: https://developer.twitter.com/en/docs/twitter-api/v1/accounts-and-users/mute-block-report-users/api-reference/get-blocks-ids
+ References
+ ----------
+ https://developer.twitter.com/en/docs/twitter-api/v1/accounts-and-users/mute-block-report-users/api-reference/get-blocks-ids
"""
return self.request(
'GET', 'blocks/ids', endpoint_parameters=(