mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-06 15:04:25 +00:00
api doc
This commit is contained in:
parent
c059ebf208
commit
9e92d3d814
3 changed files with 55 additions and 21 deletions
|
|
@ -721,7 +721,7 @@ namespace TL
|
|||
public string title;
|
||||
/// <summary>Address</summary>
|
||||
public string address;
|
||||
/// <summary>Venue provider: currently only "foursquare" needs to be supported</summary>
|
||||
/// <summary>Venue provider: currently only "foursquare" and "gplaces" (Google Places) need to be supported</summary>
|
||||
public string provider;
|
||||
/// <summary>Venue ID in the provider's database</summary>
|
||||
public string venue_id;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue