529 B
529 B
title | description |
---|---|
messageEntityEmail | messageEntityEmail attributes, type and example |
Constructor: messageEntityEmail
Attributes:
Name | Type | Required |
---|---|---|
offset | int | Required |
length | int | Required |
Type: MessageEntity
Example:
$messageEntityEmail = ['_' => 'messageEntityEmail', 'offset' => int, 'length' => int, ];