Please, implement sending a predefined list of images with a special select menu. A list of image sets should be defined using a list in a json file or whatever.
An image set is described by it's name, author and unique ID.
Image format is PNG with transparency.
An image will exist in several sizes: tiny ico for the menu and three sizes for screens.
An image should be chosen using a separate menu in the UI.
After the image is chosen it is sent to the other user and is showed without borders or whatever.
Please, implement sending a predefined list of images with a special select menu. A list of image sets should be defined using a list in a json file or whatever.
An image set is described by it's name, author and unique ID. Image format is PNG with transparency.
An image will exist in several sizes: tiny ico for the menu and three sizes for screens. An image should be chosen using a separate menu in the UI. After the image is chosen it is sent to the other user and is showed without borders or whatever.
A good implementation example is VK stickers.