PyCAI2
CtrlK
PyCAI2
CtrlK
  • 😎Welcome to PyCAI2
  • 👾Getting Information
  • 🤠Credits
  • 🛠️V2.0.4
    • 📞Chat V1
    • 📞Chat V2
      • 😲Send Message
      • 🧃Generate Image
      • 🆕New Chat
      • ⛔Delete Message
      • 🈳Translate
  • 🛠️V2.1.0
    • ☎️Chat V1
      • 🤯Send Message
      • 📼Voice
      • 🈂️Translate
      • ⚗️Get Histories
      • ⚗️Get History
    • ☎️Chat V2
      • 🤯Send Message
      • 📼Voice
      • 🈳Translate
      • ⚗️Get Histories
      • ⚗️Get History
      • 🎋Get Char Avatar
      • 🧃Generate Image
      • ⛔Delate Message
      • 🆕New Chat
  • 📈EXAMPLE
    • 📈Example CHAT V1
    • 📈Example CHAT V2
Powered by GitBook
On this page
  • chat id [STR]
  • turn ids [LIST]
  1. 🛠️V2.1.0
  2. ☎️Chat V2

⛔Delate Message

Delate Message

await client.chat2.delete_message(chat_id,turn_id)

chat id [STR]

your chat id :D

turn ids [LIST]

List of message IDs that you want to delete, you can delete 1 message, but the line must be in the list

PreviousGenerate ImageNextNew Chat

Last updated 1 year ago