| Number and line | Handle and share link |
POST /v3/messages with to, message.parts | POST /v1/messages, same body, to holds handles |
Parts text, media, link | Same three, same limits |
reply_to: { message_id, part_index } | Same |
| Six tapbacks plus custom emoji | Same six, plus custom |
POST /v3/chats/{chatId}/voicememo | POST /v1/chats/{chatId}/voicememo |
POST /v3/webhook-subscriptions with target_url, subscribed_events | POST /v1/webhook-subscriptions, same fields |
| 45 event types | 19 event types, see Webhook events |
idempotency_key inside message | Same place, scoped to the sending agent |