# Functions
GetKinPurchasesChatId returns the chat ID for the Kin Purchases chat for a given owner account.
NewUsdcBeingConvertedMessage generates a new message generated upon initiating a USDC swap to be inserted into the Kin Purchases chat.
SendCashTransactionsExchangeMessage sends a message to the Cash Transactions chat with exchange data content related to the submitted intent.
SendChatMessage sends a chat message to a receiving owner account.
SendCodeTeamMessage sends a message to the Code Team chat.
SendKinPurchasesMessage sends a message to the Kin Purchases chat.
SendMerchantExchangeMessage sends a message to the merchant's chat with exchange data content related to the submitted intent.
SendTipsExchangeMessage sends a message to the Tips chat with exchange data content related to the submitted intent.
ToBlockchainMessage takes a raw blockchain message and turns it into a protobuf chat message that can be injected into the merchant domain's chat.
ToKinAvailableForUseMessage turns details of a USDC swap transaction into a chat message to be inserted into the Kin Purchases chat.
ToReferralBonusMessage turns the intent record into a referral bonus chat message to be inserted into the Code Team chat.
ToUsdcDepositedMessage turns details of a USDC deposit transaction into a chat message to be inserted into the Kin Purchases chat.
ToWelcomeBonusMessage turns the intent record into a welcome bonus chat message to be inserted into the Code Team chat.
# Constants
Renamed to Cash Payments on client.
No description provided by the author
No description provided by the author
Renamed to Web Payments on client.
Test chats used for unit/integration testing only.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author