How can I check if a dialog is a group? (telethon)

Viewed 45

How could I check if the dialog is a group?

I want to make a For Loop which iterate through all dialogs and only executes a command if the dialog is a group, but I don't know how to check that.

0 Answers
Related