# Functions
SendChatMessagePushNotification sends a push notification for chat messages.
SendDepositPushNotification sends a push notification for received deposits.
SendGiftCardReturnedPushNotification sends a push notification when a gift card has expired and the balance has returned to the issuing user.
SendTriggerSwapRpcPushNotification sends a data push to trigger the Swap RPC.
SendTwitterAccountConnectedPushNotification sends a push notification for newly connected Twitter accounts.
UpdateBadgeCount updates the badge count for an owner account to the latest value
todo: Duplicated code with other send push utitilies.