| Woofywoofy Method |
Send a message to a Telegram account or group
Namespace:
Baffa.Utils
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public static void woofy(
int chat_id,
string msg
)
public:
static void woofy(
int chat_id,
String^ msg
)
Parameters
- chat_id
- Type: SystemInt32
Chat ID - Account or Group - msg
- Type: SystemString
Message
See Also