[include_ext_alt_text], [include_card_uri])
Returns full Tweet objects for up to 100 tweets per request, specified by
- the `id` parameter.
+ the ``id_`` parameter.
- :param id_: A list of Tweet IDs to lookup, up to 100
+ :param id\_: A list of Tweet IDs to lookup, up to 100
:param include_entities: |include_entities|
:param trim_user: |trim_user|
- :param map_: A boolean indicating whether or not to include tweets that
- cannot be shown. Defaults to False.
+ :param map\_: A boolean indicating whether or not to include tweets that
+ cannot be shown. Defaults to False.
:param include_ext_alt_text: |include_ext_alt_text|
:param include_card_uri: |include_card_uri|
:rtype: list of :class:`Status` objects