Closed OmarMuSt closed 4 years ago
TypeError: watch_users_reels() missing 1 required positional argument: 'user_ids' Why This Error ??
from instabot import bot bot = Bot() bot.login() bot.watch_users_reels("259220806")
try with out the "
"
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
TypeError: watch_users_reels() missing 1 required positional argument: 'user_ids' Why This Error ??
from instabot import bot bot = Bot() bot.login() bot.watch_users_reels("259220806")