github.com/gotd/td/tg.Timezone.ID (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_timezone_gen.go#L40: 	ID string
		tl_timezone_gen.go#L63: 	if !(t.ID == "") {
		tl_timezone_gen.go#L91: 	t.ID = from.GetID()
		tl_timezone_gen.go#L149: 	b.PutString(t.ID)
		tl_timezone_gen.go#L176: 		t.ID = value
		tl_timezone_gen.go#L200: 	return t.ID