Skip to content

2.21.0

Latest
Compare
Choose a tag to compare
@IlliaChemolosov IlliaChemolosov released this 11 Dec 09:09
fcb3ad5

Added:

  • QBRequest+QBChat

    • Asynchronous Swift-compatible versions of:
      • createDialog:
      • deleteDialogsWithIDs:forAllUsers:
      • messagesWithDialogID:extendedRequest:forPage:
  • QBChatMessage

    • setDateSentEnforced: method to enable custom sent dates for messages.
  • QBChatDialog

    • +create: class method for creating dialog objects with specified types.

Updated:

  • QBChatMessage
    • Revised dateSent property documentation to clarify automatic and customizable behavior.