Compare commits

...

4 commits

Author SHA1 Message Date
NekoChan
7c843a9f84
Merge 38cde8d556 into 12d9297c02 2025-06-25 15:23:07 +03:00
Ling-ex
38cde8d556 Fix: typo enums.MessageServiceType.ChatShared in pyrogram/types/messages_and_media/message.
Signed-off-by: Ling-ex <nekochan@rizkiofficial.com>
2025-05-24 18:02:07 +00:00
Ling-ex
b2ca66bb9e Update Gift class: add ton_address and clarify owner info.
Signed-off-by: Ling-ex <nekochan@rizkiofficial.com>
2025-05-24 18:01:40 +00:00
Ling-ex
a10dd419d7 Fix: Register RawUpdateHandler and Refactor Dispatcher for Better Modularity.
Signed-off-by: Ling-ex <nekochan@rizkiofficial.com>
2025-05-24 18:01:07 +00:00

View file

@ -305,7 +305,7 @@ class Message(Object, Update):
views (``int``, *optional*):
Channel post views.
forwards (``int``, *optional*):
Channel post forwards.