-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
phase-3Phase 3: FeaturesPhase 3: Features
Description
Command: whcli message
Send Message
whcli message <adId> <message>
whcli message 12345678 "Ist der Artikel noch verfügbar?"List Conversations
whcli messagesView Conversation
whcli messages <conversationId>API
# Init conversation
POST /restapi/v2/conversation/init/{adId}
Authorization: Bearer {token}
# Send message (endpoint TBD via reverse engineering)
POST /restapi/v2/conversation/{id}/messageOutput
Message sent to "RTX 4090 Gaming OC"
Conversation ID: abc123
You can view the conversation at:
https://www.willhaben.at/iad/myprofile/messages/abc123
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
phase-3Phase 3: FeaturesPhase 3: Features