You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the photo, it is clear how this is done - if update.Message.Photo != id && lan(*update.Message.Photo) > 0 . But how do I check if a user has sent a media group?
The text was updated successfully, but these errors were encountered:
For the photo, it is clear how this is done - if update.Message.Photo != id && lan(*update.Message.Photo) > 0 . But how do I check if a user has sent a media group?
The text was updated successfully, but these errors were encountered: