textEntities property
Optional. Special entities that appear in the option text. Currently, only custom emoji entities are allowed in poll option texts
Implementation
final List<MessageEntity>? textEntities;
Optional. Special entities that appear in the option text. Currently, only custom emoji entities are allowed in poll option texts
final List<MessageEntity>? textEntities;