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

6 uses

	github.com/gotd/td/tg (current package)
		tl_exported_chat_invite_gen.go#L56: 	Date int
		tl_exported_chat_invite_gen.go#L121: 	if !(c.Date == 0) {
		tl_exported_chat_invite_gen.go#L175: 	c.Date = from.GetDate()
		tl_exported_chat_invite_gen.go#L337: 	b.PutInt(c.Date)
		tl_exported_chat_invite_gen.go#L402: 		c.Date = value
		tl_exported_chat_invite_gen.go#L527: 	return c.Date