Update README.md

This commit is contained in:
Pavel 2022-07-19 11:53:13 +03:00 committed by GitHub
commit faa19ca2a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,6 +91,7 @@ func main() {
Scope: "public",
Content: "Bonjour!",
ChatID: eventData.Message.ChatID,
Type: "text",
}
_, status, err := client.MessageSend(message)