telegram-bot-api
                                
                                 telegram-bot-api copied to clipboard
                                
                                    telegram-bot-api copied to clipboard
                            
                            
                            
                        How do I check if a message sent from a user belongs to a media group?
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?