#475 Documentation and some space in config file

This commit is contained in:
Krzysztof Madejski
2019-02-12 15:38:45 +01:00
parent c8bb087307
commit 6372d599b1
2 changed files with 59 additions and 27 deletions

View File

@@ -444,7 +444,3 @@ func (b *Bwhatsapp) HandleTextMessage(message whatsapp.TextMessage) {
//}
// TODO HandleRawMessage
// TODO HandleAudioMessage
// TODO questions to Tulir
// Why are you locking on message processing? https://github.com/tulir/mautrix-whatsapp/blob/513eb18e2d59bada0dd515ee1abaaf38a3bfe3d5/portal.go#L212
// How are you showing nicks in WhatsApp? Inside message?