include user delete at (#15191)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
c3d945513c
Коммит
4f46fefd7d
@@ -10,7 +10,8 @@ type ChannelMemberHistoryResult struct {
|
||||
LeaveTime *int64
|
||||
|
||||
// these two fields are never set in the database - when we SELECT, we join on Users to get them
|
||||
UserEmail string `db:"Email"`
|
||||
Username string
|
||||
IsBot bool
|
||||
UserEmail string `db:"Email"`
|
||||
Username string
|
||||
IsBot bool
|
||||
UserDeleteAt int64
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user