2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-03 07:45:14 +00:00

Rename enum MessageService to MessageServiceType

This commit is contained in:
Dan
2022-04-24 11:56:07 +02:00
parent 264a206a13
commit be37e3b46c
6 changed files with 33 additions and 33 deletions

View File

@@ -1,8 +0,0 @@
MessageService
==============
.. autoclass:: pyrogram.enums.MessageService()
:members:
.. raw:: html
:file: ./cleanup.html

View File

@@ -0,0 +1,8 @@
MessageServiceType
==================
.. autoclass:: pyrogram.enums.MessageServiceType()
:members:
.. raw:: html
:file: ./cleanup.html

View File

@@ -20,7 +20,7 @@ to apply only a valid value among the expected ones.
ChatType
MessageEntityType
MessageMediaType
MessageService
MessageServiceType
MessagesFilter
ParseMode
PollType
@@ -38,7 +38,7 @@ to apply only a valid value among the expected ones.
ChatType
MessageEntityType
MessageMediaType
MessageService
MessageServiceType
MessagesFilter
ParseMode
PollType