mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-08-06 13:03:19 +08:00
refactor: migrate to gotd (wip)
This commit is contained in:
@@ -9,8 +9,8 @@ type ReceivedFile struct {
|
||||
Processing bool
|
||||
FileName string
|
||||
ChatID int64
|
||||
MessageID int32
|
||||
ReplyMessageID int32
|
||||
MessageID int
|
||||
ReplyMessageID int
|
||||
}
|
||||
|
||||
type User struct {
|
||||
|
||||
Reference in New Issue
Block a user