All Git Commit Messages MUST meet with this Text Format:
:emoji: Subject
(Only One NewLine)
Message Body
(Only One NewLine)
Ref <###>
| package main | |
| import ( | |
| "net/http" | |
| ) | |
| func main() { | |
| finish := make(chan bool) | |
| server8001 := http.NewServeMux() |
I hereby claim:
To claim this, I am signing this object:
$data = [
'chat_id' => $chat_id,
'text' => 'Your utf8 text 😜 ...'
];