Symbol Reference
Symbol Reference
/ sgcLib_Telegram_Client Namespace
/ Classes / TsgcTDLib_Telegram_Client / TsgcTDLib_Telegram_Client Methods (sgcLib_Telegram_Client) / TsgcTDLib_Telegram_Client.SendVideoMessage
Close
sgcWebSockets Classes
TsgcTDLib_Telegram_Client.SendVideoMessage Method
Pascal
C++
C#
Visual Basic
public procedure SendVideoMessage( const aChatId: string; const aFilePath: string; aWidth: Integer = 0; aHeight: Integer = 0; aDuration: Int64 = 0; const aInlineKeyboard: TsgcTelegramReplyMarkupInlineKeyboard = nil; const aShowKeyboard: TsgcTelegramReplyMarkupShowKeyboard = nil );

This is SendVideoMessage, a member of class TsgcTDLib_Telegram_Client.