Jump to content
McKay Development

daeragon

Member
  • Posts

    6
  • Joined

  • Last visited

Posts posted by daeragon

  1. 5 minutes ago, Dr. McKay said:

    The error is AccessDenied. Sounds like you don't have access to that group chat.

    Hooo, maybe it's because I created the group with another account? It's weird because I gave ADM to the bot account.

    🤔 Strange, I tested it on the other account that I created the group and it gave the same result.
    image.thumb.png.933eb74f9fc30a51cac676fd563c87c1.png

  2. I'm trying to send a message in the first room but it's returning an error, probably the chatId is wrong, how to find my "Principal" chatId?

    bot.on('groupList', () => {
          console.log(Object.keys(bot.myGroups )[ 0 ])
          bot.chat.sendChatMessage( '103582791471570174' , '0' , "hello") })

    image.thumb.png.64ea44f8b7eac38da14e7befe56b9d3c.png
    image.thumb.png.6610a8aef5cc3df72fdcf12cd4458a5f.png

×
×
  • Create New...