B
Прочитать его
Записать данные в переменную
Size: a a a
B
QZ
AW
msg = bot.send_message(chat_id, "bla-bla-bla")bot.forward_message(в_чат, message.chat,id, msg.message_id)C.
B
B
C.
GS
C.
C.
B
GS
GS
B
with open("file.txt", "r") as file:
data = file.readline().split()
print(data)QZ
QZ
with open("file.txt", "r") as file:
data = file.readline().split()
print(data)A
B