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

7 uses

	github.com/gotd/td/tg (current package)
		tl_contacts_update_contact_note_gen.go#L43: 	ID InputUserClass
		tl_contacts_update_contact_note_gen.go#L63: 	if !(u.ID == nil) {
		tl_contacts_update_contact_note_gen.go#L87: 	u.ID = from.GetID()
		tl_contacts_update_contact_note_gen.go#L140: 	if u.ID == nil {
		tl_contacts_update_contact_note_gen.go#L143: 	if err := u.ID.Encode(b); err != nil {
		tl_contacts_update_contact_note_gen.go#L173: 		u.ID = value
		tl_contacts_update_contact_note_gen.go#L188: 	return u.ID