authorSignature property
Optional. Signature of the post author for messages in channels, or the custom title of an anonymous group administrator
Implementation
@JsonKey(name: 'author_signature')
String? get authorSignature;
Optional. Signature of the post author for messages in channels, or the custom title of an anonymous group administrator
@JsonKey(name: 'author_signature')
String? get authorSignature;