mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-08-06 04:53:16 +08:00
feat: support save content protect channel message by handle link
This commit is contained in:
@@ -10,6 +10,7 @@ type ReceivedFile struct {
|
||||
ChatID int64 `gorm:"uniqueIndex:idx_chat_id_message_id;not null"`
|
||||
MessageID int `gorm:"uniqueIndex:idx_chat_id_message_id;not null"`
|
||||
ReplyMessageID int
|
||||
ReplyChatID int64
|
||||
FileName string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user