UpdateServiceNotification
---types--- updateServiceNotification#ebe46819 flags:# popup:flags.0?true inbox_date:flags.1?date type:string message:string media:MessageMedia entities:Vector<MessageEntity> = Update
Belongs to
| Update |
This type can be an instance of either:
Members
| type | string | |
| message | string | |
| media | MessageMedia | |
| entities | MessageEntity | A list must be supplied. |
| popup | flag | This argument defaults to None and can be omitted. |
| inbox_date | date | This argument defaults to None and can be omitted. |