Each messenger has its own set of variables that it can pass about users interacting with the bot. Below is this list of variables and messengers that transmit this information:
Name | Example | Messengers |
---|---|---|
city | Kiev |
|
phone | +380998887766 |
|
gender | Male |
|
country | Ukraine |
|
timezone | 3 |
|
language | en |
|
date_of_birth | 01.01.1990 |
|
telegram_username | smartsender |
|
instagram_username | smartsender_official |
|
These variables are added to the contact card only when, at the time of creating the contact, these variables were created in the project and their type corresponds to the possible value (variable type “string” is suitable for all variables).