botogram
botogram copied to clipboard
Can't use shared memory in callbacks.
My bot is basically callback based. The only time data is received from the user is when the /start command is sent but sadly a nested callback bot can't benefit from shared memory to store and pass data between callbacks?