@ -10,7 +10,6 @@ import (
)
type chatDTO struct {
ID string `bson:"_id"`
ChatID int64 `bson:"chat_id"`
}