BlueBubblesApp / bluebubbles-server

Server for forwarding iMessages to clients within the BlueBubbles App ecosystem

Home Page:https://bluebubbles.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use `last_addressed_handle` column for chats

tneotia opened this issue · comments

Tells us what alias is being used for a chat

Done, dev branch. All chat payloads -- except for those coming via a notification -- will now include a lastAddressedHandle key. It is a string or null. I've also seen an empty string in that field as well.