td icon indicating copy to clipboard operation
td copied to clipboard

helper: support messages/GetMediaGroup

Open iyear opened this issue 3 years ago • 0 comments

Description

When we call if grouped,ok := msg.GetGroupedID(); ok{}, it means a media/photo group.

May be we need a helper func GetMediaGroup.

References

Like https://github.com/pyrogram/pyrogram/blob/master/pyrogram/methods/messages/get_media_group.py

iyear avatar Sep 20 '22 02:09 iyear