Occurs with any .notes n call where n is a very short integer, e.g. 4 digits long. This is being interpreted as a user ID (17-18 characters long) and failing with an error:
IndexError: string index out of range
in the logs, and a generic error in the calling channel.
.notes n
call wheren
is a very short integer, e.g. 4 digits long. This is being interpreted as a user ID (17-18 characters long) and failing with an error:in the logs, and a generic error in the calling channel.