importedContact
Successfully imported contact.
type tg.ImportedContact struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
UserID | int64 | yes | User identifier |
ClientID | int64 | yes | The contact's client identifier (passed to one of the InputContact constructors) |
References
- Official documentation
- Generated Go reference
- TL definition:
importedContact#c13e3c50