RichTextUrl

class pyrogram.types.RichTextUrl[source]

A text with a link.

Parameters:
  • text (RichText) – The text.

  • url (str) – URL of the link.