github.com/gotd/td/tg.EncryptedMessageService.Date (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_encrypted_message_gen.go#L296: 	Date int
		tl_encrypted_message_gen.go#L331: 	if !(e.Date == 0) {
		tl_encrypted_message_gen.go#L359: 	e.Date = from.GetDate()
		tl_encrypted_message_gen.go#L422: 	b.PutInt(e.Date)
		tl_encrypted_message_gen.go#L462: 		e.Date = value
		tl_encrypted_message_gen.go#L495: 	return e.Date