Migration to Tongo, new logic for user storage #3
@ -8,7 +8,7 @@ import (
 | 
			
		||||
 | 
			
		||||
type Chat struct {
 | 
			
		||||
	tongo.Item `bson:",inline"`
 | 
			
		||||
	ChatId     int64
 | 
			
		||||
	ChatId     int64 `bson:"chat_id"`
 | 
			
		||||
	Title      string
 | 
			
		||||
	TopicId    int64 `bson:"topic_id"`
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user