database: migrate disappearing timer to standard location (#121)
This commit is contained in:
@@ -49,7 +49,6 @@ type GhostMetadata struct {
|
||||
type PortalMetadata struct {
|
||||
IsSuperGroup bool `json:"is_supergroup,omitempty"`
|
||||
ReadUpTo int `json:"read_up_to,omitempty"`
|
||||
MessagesTTL int `json:"messages_ttl,omitempty"`
|
||||
AllowedReactions []string `json:"allowed_reactions"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user