﻿    Token     = "6129457865:AAFyzNYOAFbu...";
    ChatID    = "461699897";
    ChannelID = "@testsichee";
    Width     = "48.87373649724122";
    Longitude = "48.87373649724122";

    Result = OPI_Telegram.SendLocation(Token, ChatID, Width, Longitude);

    Result = OPI_Telegram.SendLocation(Token, ChannelID, Width, Longitude);
