ダ
Size: a a a
КА
s🇷
s🇷
КА
from PIL import Image
img = Image.new("RGB", (X, Y), (R, G, B))
# type(img) is _io.TextIOWrapper
How i can send 'img' as photo without saving?
КА
s🇷
s🇷
s🇷
КА
from PIL import Image
img = Image.new("RGB", (X, Y), (R, G, B))
# type(img) is _io.TextIOWrapper
How i can send 'img' as photo without saving?
s🇷
from PIL import Image
img = Image.new("RGB", (X, Y), (R, G, B))
# type(img) is _io.TextIOWrapper
How i can send 'img' as photo without saving?
s🇷
s🇷
s🇷
s🇷
s🇷
GF
КА