This model represents a member of a group. Each real telegram user may be in multiple groups, thus multiple student instances may have the same user tg_id, but both tg_id and group_id together uniquely identify a Student.
tg_id
group_id
Generated using TypeDoc
This model represents a member of a group. Each real telegram user may be in multiple groups, thus multiple student instances may have the same user
tg_id
, but bothtg_id
andgroup_id
together uniquely identify a Student.