1. A two-colour chat message on one line
The point of tellraw is colouring each segment separately — use it to make a player name or a number stand out
/tellraw @a {"text":"","extra":[{"text":"[ประกาศ] ","color":"gold","bold":true},{"text":"อีก 5 นาทีจะเริ่มเกม","color":"white"}]}
What it does Will send the chat message "[ประกาศ] อีก 5 นาทีจะเริ่มเกม" to all players (2 text segment(s) in total).