remove space

This commit is contained in:
omarm 2017-04-13 14:14:29 +03:00
parent 8daabc8d3c
commit 3ff7055b51
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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