🧃Generate Image
Generate Image
async with PyAsyncCAI2.connect(owner_id) as chat2:
await chat2.create_img(char,text,author_name='<WRITE YOUR CAI NAME!>')`
owner_id [STR]
token/owner id
Char [STR]
char id
text [STR]
promt to generate image
author_name [STR]
Author name / cai user name
Last updated