mirror of
https://github.com/sochix/TLSharp.git
synced 2025-12-06 08:02:00 +01:00
remove space
This commit is contained in:
parent
8daabc8d3c
commit
3ff7055b51
|
|
@ -22,7 +22,7 @@ namespace TeleSharp.TL
|
|||
public TLAbsInputFile file {get;set;}
|
||||
public string mime_type {get;set;}
|
||||
public TLVector<TLAbsDocumentAttribute> attributes {get;set;}
|
||||
private string caption;
|
||||
private string caption;
|
||||
public string Caption
|
||||
{
|
||||
get
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ namespace TeleSharp.TL
|
|||
|
||||
public int flags {get;set;}
|
||||
public TLAbsInputFile file {get;set;}
|
||||
private string caption;
|
||||
private string caption;
|
||||
public string Caption
|
||||
{
|
||||
get
|
||||
|
|
|
|||
Loading…
Reference in a new issue