Membersgraph method
With this method you can get a trend graph of the group members.
Who can use this method: group staff
What parameters does this method need?
Name | Description |
---|---|
key | Your API Key (obtainable through the reqapikey command) |
chat_id | The chat_id of a group |
stepping | (optional) Interval from a value to the next, specified in hours (minimum 1, maximum 720, default 6) |
values | (optional) Number of extra values within the graph (minimum 1, maximum 12, default 8) |
Examples
https://api.carabinie.re/membersgraph?key=yourAPIKey&chat_id=-1001234567890
https://api.carabinie.re/graficomembri?key=yourAPIKey&chat_id=-1001234567890&values=9
https://api.carabinie.re/?method=membersgraph&key=yourAPIKey&chat_id=-1001234567890&stepping=1
https://api.carabinie.re/?method=graficomembri&key=yourAPIKey&chat_id=-1001234567890&stepping=24&values=6