jublo / codebird-php

Easy access to the Twitter REST API, Direct Messages API, Account Activity API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.
https://www.jublo.net/projects/codebird/php
GNU General Public License v3.0
776 stars 234 forks source link

Restricting who can reply to a tweet #271

Open kanonenpeter opened 2 years ago

kanonenpeter commented 2 years ago

New tweets sent by Codebird are automatically in "everyone can reply" mode.

Is there a parameter to change that to "peoply you follow can reply" mode?