mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 12:57:52 +00:00
Appropiate naming
This commit is contained in:
parent
04aada818e
commit
d3cb386a6f
@ -340,7 +340,7 @@ class Filters:
|
|||||||
and not message.outgoing)))
|
and not message.outgoing)))
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def data(data: str or bytes):
|
def callback_data(data: str or bytes):
|
||||||
"""Filter callback queries for their data.
|
"""Filter callback queries for their data.
|
||||||
|
|
||||||
Parameters:
|
Parameters:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user