help.GetTermsOfServiceUpdate
- class pyrogram.raw.functions.help.GetTermsOfServiceUpdate
Look for updates of telegram’s terms of service
- Details:
Layer:
223ID:
2CA51FD1
- Parameters:
No parameters required.
- Returns:
TL Schema
help.getTermsOfServiceUpdate#2ca51fd1
= help.TermsOfServiceUpdate
Parameter Tree
GetTermsOfServiceUpdate
Example
await app.invoke(
GetTermsOfServiceUpdate(
)
)