mirror of
https://github.com/stoatchat/python-client-sdk.git
synced 2026-07-21 01:55:23 -04:00
[PR #50] [MERGED] fix Message._update #79
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/python-client-sdk/pull/50
Author: @TheBobBobs
Created: 5/11/2023
Status: ✅ Merged
Merged: 5/19/2023
Merged by: @Zomatree
Base:
master← Head:master📝 Commits (2)
ee0ddfffix Message._updatec68e9efhandle edited being int in MessageUpdate event📊 Changes
2 files changed (+11 additions, -5 deletions)
View changed files
📝
revolt/message.py(+8 -4)📝
revolt/types/gateway.py(+3 -1)📄 Description
Edited field on MessageUpdate events is a string in iso8601 format not a timestamp.
Also when using the /global command a MessageUpdate event without a edited field is received
Please make sure to check the following tasks before opening and submitting a PR
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.