github.com/gotd/td/tg.EncryptedChatDiscarded.HistoryDeleted (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_encrypted_chat_gen.go#L1069: 	HistoryDeleted bool
		tl_encrypted_chat_gen.go#L1097: 	if !(e.HistoryDeleted == false) {
		tl_encrypted_chat_gen.go#L1121: 	e.HistoryDeleted = from.GetHistoryDeleted()
		tl_encrypted_chat_gen.go#L1163: 	if !(e.HistoryDeleted == false) {
		tl_encrypted_chat_gen.go#L1211: 	e.HistoryDeleted = e.Flags.Has(0)
		tl_encrypted_chat_gen.go#L1226: 		e.HistoryDeleted = true
		tl_encrypted_chat_gen.go#L1229: 		e.HistoryDeleted = false