Community Patterns

Community Library Entry

1

Regular Expression
Created·2025-02-21 01:53
Flavor·Python

r"
^(?:|(https?:\/\/)?(|www)[.]?)(?:t|telegram)\.(?:me|dog)/(joinchat/|\+)?([\w-]+)
"
img
Open regex in editor

Description

regex from telegram.org

Submitted by anonymous