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