• It is required to implement sending multiple files

    1
    0 Votes
    1 Posts
    13 Views
    G
    Author: perfeus Status: 🟢 Open ️ Tags: No tags Created at: 19.06.2026, 08:54:45 Updated at: 19.06.2026, 09:17:40 Required Required to implement sending multiple files in one request Level API Workaround Send multiple files in a loop using the SendFileByUrl and SendFileByUpload methods Open on GitHub
  • Add chat archived flag

    enhancement
    1
    0 Votes
    1 Posts
    0 Views
    G
    Author: Vldimir-greenAPI Status: 🟢 Open ️ Tags: enhancement Created at: 16.06.2026, 17:45:52 Updated at: 17.06.2026, 09:16:33 Требуется Требуется добавить поле в ответ методов получения информации о чатах, указывающее, является ли чат архивным. Уровень API Required Required to add a field to the response of chat info retrieval methods indicating whether the chat is archived. Level API Open on GitHub
  • Incorrect status of the instance

    bug
    1
    0 Votes
    1 Posts
    1 Views
    G
    Author: kolcfa Status: 🟢 Open ️ Tags: bug Created at: 15.06.2026, 17:25:20 Updated at: 17.06.2026, 09:16:21 Instance switches to blocked status when sending a message to a deleted user Error When sending a message to a deleted user, the instance may incorrectly switch to the blocked status. At the same time, the instance is not actually blocked. Required It is required to fix the handling of messages sent to deleted users. Level API Workaround Reboot the instance. After the reboot, the instance can continue to be used. Open on GitHub
  • 0 Votes
    1 Posts
    10 Views
    G
    Author: Eladr-tech-support Status: 🟢 Open ️ Tags: bug Created at: 15.06.2026, 13:27:46 Updated at: 17.06.2026, 09:16:13 Error : When calling the GetContactInfo method, the lastSeen field is displayed as null Level : API Open on GitHub
  • Implement text statuses for last_seen field in GetContactInfo

    enhancement
    1
    0 Votes
    1 Posts
    3 Views
    G
    Author: Vldimir-greenAPI Status: 🟢 Open ️ Tags: enhancement Created at: 16.06.2026, 17:52:03 Updated at: 17.06.2026, 09:15:19 Required Add text statuses (recently, lastweek, lastmonth) for last_seen field in GetContactInfo response Level API Open on GitHub
  • It is required to implement the visibility of the chat history

    enhancement
    1
    0 Votes
    1 Posts
    6 Views
    G
    Author: Smol2022 Status: 🟢 Open ️ Tags: enhancement Created at: 08.06.2026, 20:37:55 Updated at: 09.06.2026, 11:23:56 Required Implement the visibility of the chat history for the participants in the group settings Level API Open on GitHub
  • 0 Votes
    1 Posts
    1 Views
    G
    Author: sandal-support-green-api Status: 🟢 Open ️ Tags: bug Created at: 08.06.2026, 18:53:58 Updated at: 09.06.2026, 11:23:42 Error The instance does not exit "starting" when using the startAuthorization method. Required It is required to change the instance status to "NotAuthorized" after the received code is no longer relevant. Level API Workaround Call the `logout' method. Contact the technical support service. Open on GitHub
  • 0 Votes
    1 Posts
    1 Views
    G
    Author: nostalgiaCode Status: 🟢 Open ️ Tags: bug Created at: 04.06.2026, 10:33:25 Updated at: 09.06.2026, 11:23:01 Required Required to fix the record in the journal of the second (and subsequent) edits to the same message Level API Open on GitHub
  • Required to add markers for messages send to and from bots

    enhancement
    1
    0 Votes
    1 Posts
    1 Views
    G
    Author: nostalgiaCode Status: 🟢 Open ️ Tags: enhancement Created at: 27.05.2026, 16:11:36 Updated at: 09.06.2026, 11:22:48 Required Required to add markers for messages send to and from bots Level API Open on GitHub
  • Required to fix the issue where a message gets stuck in the queue

    bug
    1
    0 Votes
    1 Posts
    1 Views
    G
    Author: nostalgiaCode Status: 🟢 Open ️ Tags: bug Created at: 27.05.2026, 16:00:05 Updated at: 09.06.2026, 11:22:41 Required Required to fix the issue where a message gets stuck in the queue Level API Open on GitHub
  • The message gets stuck when being sent to a non-existent `chatId`.

    bug
    1
    0 Votes
    1 Posts
    1 Views
    G
    Author: Glebial Status: 🟢 Open ️ Tags: bug Created at: 21.05.2026, 17:40:28 Updated at: 26.05.2026, 02:57:17 Bug The message gets stuck when the chatId is filled in incorrectly. Expected It is required to fix the issue where messages get stuck when being sent to an incorrect chatId. Level API Workaround When sending a message, add the @c.us postfix after the number in the chatId field. Open on GitHub
  • Required to extend the getContactInfo method

    enhancement
    1
    0 Votes
    1 Posts
    2 Views
    G
    Author: AknurKh Status: 🟢 Open ️ Tags: enhancement Created at: 18.05.2026, 10:14:25 Updated at: 18.05.2026, 10:14:30 Required Required to extend the getContactInfo method to include bio information and whether the account has a premium subscription. Level API Open on GitHub
  • It is required not to send messages to blocked users

    enhancement
    1
    0 Votes
    1 Posts
    3 Views
    G
    Author: ArtyomKovl Status: 🟢 Open ️ Tags: enhancement Created at: 27.04.2026, 12:33:11 Updated at: 27.04.2026, 13:30:19 Required: Messages should not be sent to blocked users. If the number connected to the instance blocks the recipient's number, messages sent from the API should not be sent Level: API Workaround: Block requests to send to specific recipients on the integration side Open on GitHub
  • Required to fix timeout while loading media

    bug
    1
    0 Votes
    1 Posts
    0 Views
    G
    Author: prostraction Status: 🟢 Open ️ Tags: bug Created at: 16.04.2026, 12:42:55 Updated at: 16.04.2026, 12:42:55 Required Required to fix timeout while loading media. Level API Open on GitHub
  • The CheckAccount method returns an incorrect value

    bug
    1
    0 Votes
    1 Posts
    2 Views
    G
    Author: AknurKh Status: 🟢 Open ️ Tags: bug Created at: 02.03.2026, 11:55:26 Updated at: 06.04.2026, 16:09:50 Error The CheckAccount method returns an incorrect value. Required The CheckAccount method needs to be fixed. Level API Workaround Receive a message from the number being checked. Execute the CheckAccount method with the "force": true parameter. Open on GitHub
  • Required to implement a support for voice messages

    enhancement
    1
    0 Votes
    1 Posts
    3 Views
    G
    Author: astashenkoj Status: 🟢 Open ️ Tags: enhancement Created at: 31.03.2026, 23:42:44 Updated at: 31.03.2026, 23:42:44 Required Implement a support of voice messages, send audiofiles as voice messages. Level API Open on GitHub
  • It is required to implement sending to a group topic

    enhancement
    1
    0 Votes
    1 Posts
    3 Views
    G
    Author: astashenkoj Status: 🟢 Open ️ Tags: enhancement Created at: 26.03.2026, 23:02:35 Updated at: 26.03.2026, 23:02:35 Required Implement sending messages to a group topic. Level API Open on GitHub
  • It's required to add support for statuses (stories)

    enhancement
    1
    0 Votes
    1 Posts
    2 Views
    G
    Author: astashenkoj Status: 🟢 Open ️ Tags: enhancement Created at: 26.03.2026, 21:44:45 Updated at: 26.03.2026, 21:44:45 Required It's required to add support for statuses (stories) Level API Open on GitHub
  • idMessage identical when sending and receiving messages

    bug
    1
    0 Votes
    1 Posts
    0 Views
    G
    Author: AidaGreenApi Status: 🟢 Open ️ Tags: bug Created at: 06.03.2026, 10:39:15 Updated at: 25.03.2026, 10:00:50 Error idMessage is the same when sending and receiving messages in the same chat Required Required to fix the generation of the same idMessage when sending and receiving messages in the same chat. Level API Open on GitHub
  • Required to implement a method for saving numbers to contacts

    enhancement
    1
    0 Votes
    1 Posts
    2 Views
    G
    Author: astashenkoj Status: 🟢 Open ️ Tags: enhancement Created at: 13.03.2026, 22:43:00 Updated at: 25.03.2026, 10:00:33 Required Required to implement a method for saving numbers to contacts Level API Workaround Save numbers to contacts via phone or via Telegram Web Open on GitHub