aykutalparslan / Ferrite

Experimental Telegram Server
GNU Affero General Public License v3.0
158 stars 25 forks source link

Implement help.getNearestDc #304

Closed aykutalparslan closed 2 years ago

aykutalparslan commented 2 years ago

Returns info on data centre nearest to the user.

nearestDc#8e1a1775 country:string this_dc:int nearest_dc:int = NearestDc; ---functions--- help.getNearestDc#1fb33026 = NearestDc;