Skip to content

Commit

Permalink
mark edits as bot edits
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-arb committed Sep 8, 2023
1 parent 06c15ab commit d2b97a6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ async def create_update_message_group(self, title, text, session, csrf_token, su
"summary": summary,
"contentmodel": self._CONTENT_MODEL,
"token": csrf_token,
"bot": 1,
}

success, response_data = await self.handle_request(session.post, params=None, data=data)
Expand Down

0 comments on commit d2b97a6

Please sign in to comment.